home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi033.dir / 00099_Script_99 < prev    next >
Text File  |  1983-02-02  |  211b  |  16 lines

  1. on enterframe
  2.   entrata 40,47
  3.   ncursor 3,3
  4. end
  5. on exitFrame
  6.   global anim_loco,dove
  7.   set anim_loco to false
  8.   set dove to 0
  9.   at_hil 40,5,42
  10.   go to the frame
  11. end
  12. on mouseup
  13.   go "cemento"
  14. end
  15.  
  16.